home *** CD-ROM | disk | FTP | other *** search
/ Developer Helper 1: Phil & Dave's Excellent CD / Excellent CD HFS.raw / Utilities / ResEdit / Release Note 1.2 final next >
Text File  |  2022-08-05  |  14KB  |  240 lines

  1. This is the release note for ResEdit 1.2
  2.  
  3. This note contains the changes that have been made between version 1.2b4 and
  4. version 1.2 final.  Please see the release note for versions 1.2A1, 1.2b2, 1.2b3 and 1.2b4
  5. for a complete list of changes between version 1.1B4 and version 1.2 final.
  6.  
  7. Changes for this version include:
  8.  
  9. 1.2b4.1 12/6/88-2/6/89
  10. • Misc
  11.     • Revert now asks you to verify that you actually want to revert.  There are
  12.         three different messages depending on whether you are reverting a file, a 
  13.         resource type or a single resource.
  14.     • Paste will now paste all of the resources that it finds in the desk scrap.  This
  15.         means that if, for example, you cut something from MacDraw, you will now get both
  16.         the MDPL resource and the PICT resource instead of just the MDPL resource.
  17.     • Reverting a resource that has just been pasted over an existing resource will now
  18.         work (bug # 40071)
  19.     • clut and fctb templates now have the colors in the correct order. Bug # 38147.
  20.     • Starting ResEdit with a file that contains CODE resources (by starting ResEdit
  21.         from MPW or by selecting both the file and ResEdit from the finder) will no
  22.         longer hang.
  23.     • New labels in the itlb template (from International Engineering).
  24.     • Templates will now be found in any open file.  If more than one template exists
  25.         for the same resource, the one in the most recently opened file will be used.
  26.     • Open 2 files that both contain some resources of the same type.  Open the picker
  27.         for that resource type in one of the files.  Delete the resource type in the other
  28.         file.  It will no longer close the picker (or editor) windows for the other file.
  29.     • ResEdit will no longer hang if a file that contains a WDEF with id=0 is opened.
  30. • Examples
  31.     • Removed the reference to 'ASyms' from RSSC.a.
  32. • ALRT, DLOG, WIND editor
  33.     • The outline for resizing is now the proper size (and is black).
  34.     • You can now grab in the corner when you want to resize.
  35.     • When growing, moving above or to the left of the topleft will no longer act strangely.
  36.     • You can now click anywhere in the DLOG or ALRT window to open the DITL (there used
  37.         to be some places where double click wouldn't work).
  38. • KCHR editor
  39.     • Should be slightly faster now.
  40.     • Now works on a Mac+ with 5.0 or later system.
  41.     • Now automatically changes the font to 9 pt. if it is running on a small screen.
  42.     • Opening the dead key editor from the menu now sets up the KCHR editor correctly.
  43.     • Closing the KCHR editor will no longer cause wierd problems at some point in
  44.         the future. bug # 40076
  45.     • Revert will no longer always make the KCHR editor window the front window.
  46.     • The "a" key is no longer a dead key in a new KCHR resource. bug # 40147
  47.     • Bits are no longer left when you drag a key over the ASCII box. bug # 40075
  48. • ICN# editor
  49.     • Selecting "Data->Mask" after using the marquee to move some bits will no longer
  50.         lose the moved bits. bug # 40666.
  51. • itl0 editor
  52.     • Clearing one of the separators no longer makes it use the previous separator instead
  53.         of no separator. bug # 40139
  54.     • Revert no longer leaves multiple items checked if a pop-up menu was changed before
  55.         the revert. bug # 40143.
  56. • itl1 editor
  57.     • Longer dates will now fit in the example fields for both the long and short dates.
  58. • FONT editor
  59.     • Fonts should now be displayed properly in all panes as they are changed (unless
  60.         the screen is in color).  bug # 40077
  61.     • An alert will now be displayed if the current gDevice contains more than 1 bit
  62.         per pixel.  Unfortunately, the system caches a multi-bit version of the font
  63.         and therefore changes that are made in the font editor will not be reflected
  64.         in the sample pane.
  65.     • Pasting a font will no longer display the overwrite alert just because there is
  66.         another size of the same font already in the file. bug # 40080.
  67.     • When creating a font, you will no longer get a "That font already exists" error
  68.         if the font is listed in its FOND but doesn't really exist. bug # 40084.
  69.     • When creating a font family, it used to assign the first unused family number to 
  70.         the font.  Because of this, if you created a new font in the family "My font", it
  71.         would be changed to a different name when you edited it (for example, if you didn't
  72.         have any "San Francisco" in your system, it might use that name.  It will now
  73.         use the name that you specify.
  74. • Hex Editor
  75.     • Activate/deactivate events are now handled properly by the search windows.  The 
  76.         default button is no longer left highlighted when the window is inactive.
  77.     • Update events are now handled properly by the search windows.  Before, only the
  78.         active search window was updated.
  79.  
  80. 1.2b4.2 2/6/89-2/23/89
  81. • DITL editor
  82.     • If you just select "Use RSRC Rect" from the DITL menu and close the file, it 
  83.         will now ask you if you want to save the changes.  It used to just throw away
  84.         your changes.
  85.     • The drawing order and meaning of "Send to back" and "Bring to Front" has changed.  The
  86.         items are now draw as they are by the dialog manager.  This means that buttons,
  87.         check boxes and radio buttons are drawn first with the lowest item number being
  88.         in front.  The other items are then drawn with the highest numbered items being
  89.         in front.  "Send to back" and "Bring to Front" change an items number to be whatever
  90.         is appropriate to move it to either the front or the back of its group.  bug # 40512
  91.     • When the grid is not enabled, dragging items will no longer put them 1 bit down and
  92.         to the right of where you wanted them.
  93.     • The DITL window is now always updated properly when one of the dialog items is
  94.         changed (PICT, ICON or CNTL).  bug # 40073
  95. • Misc
  96.     • Paste now works slightly differently.  If a resource picker window is the frontmost
  97.         window when paste is selected, only resources of that type will be pasted.  It
  98.         used to be that resources of all types were always pasted.  This could be confusing
  99.         and you might end up with resources in your file that you did not want.  Paste
  100.         from the file picker will still paste all resources in the scrap. bug # 40269
  101.     • Option-Command click now behaves like a normal click rather than like a Command click.
  102.         This makes using the Option-Command-double click shortcut for "Open As..." much
  103.         easier because it doesn't always deselect the cell that you are trying to open.
  104.         bug #40513.
  105.     • If you create a new resource, switch back to the picker window and revert it will
  106.         no longer hang.
  107.     • During save, resources will no longer be saved even if errors are detected. bug
  108.         # 40195
  109.     • Clearing (or deleting) files that have open ResEdit windows now works.  bug # 40270
  110.     • Revert from the file picker now cleans things up properly. bug # 40490
  111.     • Pasting a resource over another resource with the same id will now also paste the
  112.         new resources name.
  113.     • Revert will no longer ask for confirmation if there is nothing to revert.
  114.     • You will no longer be asked to save changes that have been made on a locked volume
  115.         since you have already been warned.  bug # 40067
  116.     • A warning (similar to the locked volume warning) is now displayed when a locked
  117.         file is opened.  The save changes dialog is never displayed for locked files.
  118.         bug # 40135
  119.     • Cutting or clearing from a locked file will now produce a file locked error alert.
  120.         bug #40510.
  121.     • A 'GNRL' resource can now have a template (it used to have problems because 'GNRL'
  122.         is a special type for ResEdit. bug #40138.
  123.     • The GetInfo windows will no longer cause the save changes dialog to appear if all
  124.         you do is click in one of the edit text fields. bug # 40133
  125.     • Another try at making it so that only the frontmost window has a highlighted item.
  126.         bug # 40064
  127.     • The partition size has been changed to 500K (from 300K) and the min memory has
  128.         been changed to 300K (from 100K).
  129.     • The transfer dialog now includes a cancel button. bug # 
  130.     • If a new file is being created with the new command and an invalid file name is
  131.         entered, the new file dialog will be redisplayed after the error alert. bug # 40065
  132.     • The file and folder info windows were changed.  Some check boxes were removed (changed,
  133.         busy and bozo) and others were moved around.  A popup menu was added for the finder
  134.         color info.  If a system is running that does not support popups, the color is
  135.         displayed in 3 checkboxes (for the 3 bits of color info).  bug #40492
  136. • cicn picker
  137.     • Will no longer crash if the resource is 0 length.
  138.     • Should display cicns that are smaller than 32x32 at their true size (although I
  139.         couldn't test this since I don't have any small cicns).
  140. • ALRT & DLOG editors
  141.     • CNTLs, ICONs and PICTs that are in the same file as the ALRT or DLOG will now be
  142.         drawn correctly in the ALRT or DLOG editor window and will no longer occasionally
  143.         hang.  bug # 40019.
  144. • ALRT, DLOG & WIND editors
  145.     • The window will never be drawn over the mini-menubar area on the mini-screen.
  146.         bug # 40072.
  147.     • Moving the mini-window will no longer cause the window drag highlight to be 2
  148.         bits wide (when the system is dragging windows).
  149. • KCHR editor
  150.     • Changed the warning message in the "View as ..." dialog to be more clear.
  151.     • Change 'ASCII' to 'Char' in the info area of both the KCHR editor and the dead key
  152.         editor.
  153. • Hex (general) editor
  154.     • Undo after revert will no longer cause problems. bug # 40194.
  155.     • The search dialogs will now start with the change buttons dimmed.
  156.     • Activating a different window (like an alert or a search window or another ResEdit
  157.         window) will no longer lose the state of undo.
  158.     • Change all (hex or ascii) will no longer hang if the "Change to" strings contains
  159.         the "Find" string. bug # 40377
  160.     • Change all now redraws the window after making the changes. bug # 40509
  161. • ICN# editor
  162.     • If there is a marquee selection displayed, save will no longer save it. bug # 40514.
  163.     • If there is a marquee selection, revert will kill it before reverting. bug #40515
  164. • ICON editor
  165.     • If there is a marquee selection displayed, save will no longer save it. bug # 40514.
  166.     • If there is a marquee selection, revert will kill it before reverting. bug #40515
  167. • CURS editor
  168.     • If there is a marquee selection displayed, save will no longer save it. bug # 40514.
  169. • PAT editor
  170.     • If there is a marquee selection, revert will kill it before reverting. bug #40515
  171. • PAT# editor
  172.     • If there is a marquee selection, revert will kill it before reverting. bug #40515
  173.     • Undo will now work properly for undoing bit changes as well as for undoing cut/copy/
  174.         clear changes. bug # 40197.
  175. • SICN editor
  176.     • Undo will now work properly for undoing bit changes as well as for undoing cut/copy/
  177.         clear changes. bug # 40197.
  178. • FONT editor
  179.     • Undo now works better. bug # 40376
  180. • FONT picker
  181.     • When a new font is created, the list that is presented to ask for the fontname will
  182.         include font names from all FOND resources in the current file and the system.
  183.         bug #40073.
  184. • Template editor
  185.     • Error checking is now performed to make sure that the template is correct.  This
  186.         checking is done both when a template is saved and when a template is used.  The
  187.         following conditions are now checked:
  188.         1) Each LSTZ, LSTC, LSTB has a corresponding LSTE,
  189.         2) Each LSTC is preceded by an OCNT or a ZCNT,
  190.         3) There are no extra LSTEs,
  191.         4) BBITs come in sets of 8,
  192.         5) HEXD only appears at the end of the template,
  193.         6) OCNT and ZCNT are followed by LSTC,
  194.         7) Only known types are present.
  195.     • Labels are now drawn correctly when tab scrolls the template. bug # 40665.
  196.     • Typing a character that causes another line to be added to a field will no longer
  197.         leave a stray caret in the field.
  198.     • Making changes in a template window that is partially off of the screen will no
  199.         longer cause the contents of the window to be redrawn in strange places.
  200.     • When using the "Open as template..." command, a default template will no longer be
  201.         filled in unless the template actually exists.  Also, if a template is not found,
  202.         the template selection dialog is redisplayed.  bug # 40069.
  203.     • If there is are multiple templates with the same name (e.g. two 'ALRT' templates) in
  204.         open files, they will no longer all show up.
  205.  
  206. 1.2b5.1 2/23/89 - 3/8/89
  207. • Font editor
  208.     • FONTs can now be edited on SEs. bug # 45302.  This fix only changes the FONT editor.
  209.         If the editor comes up, you have passed the code that was changed.
  210. • Template editor
  211.     • Templates will no longer give address errors on 68000 machines.  bug 45303
  212.         The changed code is executed every time a template is used to edit a resource 
  213.         and any time a resource of type TMPL is saved.
  214. • KCHR editor
  215.     • An alert is now displayed when the modifier keys are uncoupled. bug 40272
  216. • Misc
  217.     • The alert displayed when you try to open a locked file is now big enough. bug 45309.
  218.     • CMD-OPT-SHIFT-open now works. bug 45305
  219. • Hex editor
  220.     • Undo on the Edit menu will now be properly restored after the hex editor is closed.
  221.         45298
  222.     • Pasting an invalid character will result in the alert the first time.
  223.  
  224. 1.2b6.1 3/8/89
  225. • Misc
  226.     • Editing a file on a Mac plus that contains sys heap resources will no longer hang.
  227.         bug #46199
  228.     • Out of memory errors when trying to load str# resources from ResEdit (for use in
  229.         error alerts, etc.) are now detected (it used to display an alert full of
  230.         garbage characters).
  231. • Template editor
  232.     • Templates will be displayed using the system font (instead of Monaco) on systems
  233.         that are running non-Roman scripts.
  234. • KCHR editor
  235.     • The alert that says "Sorry, the ‘KCHR’ editor depends on routines in the Operating 
  236.         System that are only present in later versions of the system software. The ‘KCHR’ 
  237.         resource can't be edited on your Macintosh unless you update to system 5.0 
  238.         or later." was made big enough for all of the text to show.
  239.  
  240.